Skip to content

Bump io.quarkus:quarkus-bom from 3.32.2 to 3.36.1 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3616

Merged
maxday merged 1 commit into
mainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.36.1
Jun 6, 2026
Merged

Bump io.quarkus:quarkus-bom from 3.32.2 to 3.36.1 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3616
maxday merged 1 commit into
mainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.36.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps io.quarkus:quarkus-bom from 3.32.2 to 3.36.1.

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.36.1

Complete changelog

  • #52741 - quarkus-amazon-lambda-rest does not correctly include a Jandex
  • #53197 - Smallrye config and microprofile config version conflict causes build failure with java modules
  • #53613 - Quarkus build with vertx-hazelcast fails after upgrade to 3.33.1
  • #53785 - Multi threaded maven uber jar builds on windows faill with java.nio.file.ClosedFileSystemException
  • #53808 - Wrap shorthand admonition blocks in ==== delimiters
  • #54001 - Gradle quarkusRun task starts in TEST mode
  • #54095 - Gradle config from one module's quarkusAppPartsBuild leaks into another module in 3.35.x
  • #54144 - Open archive path tree interrupt workaround
  • #54229 - Signals: add configurable concurrency limit
  • #54270 - Enable RAG generation during release builds
  • #54273 - Keycloak exchange code for tokens fails in devmode if clientId contains an underscore
  • #54281 - quarkus.rest-client-oidc-filter.refresh-on-unauthorized not respected with multiple @RegisterProvider annotations
  • #54286 - Signals: introduce configurable concurrency limiter
  • #54313 - Fix Hibernate ORM Dev UI localization and clear HQL input on submit
  • #54320 - Use Mode.RUN for the Gradle quarkusRun task to fix indexing crash
  • #54340 - Fix Keycloak DEV UI code exchange for client IDs with underscores
  • #54342 - @ServerExceptionMapper with generic base class drops other exception mappers at runtime
  • #54343 - Fix JSON logging excluded keys config ignoring nested fields
  • #54346 - Fix @ServerExceptionMapper bridge method handling for generic types
  • #54357 - Fix typo it's is -> it is
  • #54382 - Bump the hibernate group with 11 updates
  • #54389 - Updates to Infinispan 16.0.12.Final
  • #54413 - Update documentation of ReflectiveClassConditionBuildItem
  • #54423 - Fix "Kafka OAuthBearer authentication fails in native mode" again
  • #54426 - Injecting test security identity on IO thread is blocking operation
  • #54427 - Fix injecting @TestSecurity identity with @RunOnVertxContext
  • #54428 - Disambiguate config doc anchors for build-time properties
  • #54432 - Fix platform BOM and platform metadata override ordering
  • #54436 - Fix: quarkus.rest-client-oidc-filter.refresh-on-unauthorized not respected with multiple @RegisterProvider annotations
  • #54443 - Bump the hibernate group across 1 directory with 16 updates
  • #54447 - Reset stale Quarkus system properties on reused Gradle worker JVMs
  • #54455 - [Kafka Dev UI] Topic message timestamp displayed one month behind actual value
  • #54467 - Bump proposed Maven version to 3.9.16
  • #54468 - Signals: Receivers - resolve lambda inference ambiguity
  • #54470 - Bump org.eclipse.parsson:parsson from 1.1.7 to 1.1.9
  • #54473 - Fix Kafka Dev UI message timestamp displaying one month earlier
  • #54480 - Lambda fails serialization when returning Record, succeeds when swapped to Object
  • #54482 - REST Client + Micrometer: duplicate gauge registration warning for http.client.active.connections on first invocation
  • #54484 - Properly support java.lang.Record as Lambda return type
  • #54496 - Avoid duplicate gauge warnings for REST Client
  • #54497 - Agroal invalid connection metric has the wrong description
  • #54499 - Fix wrong description for agroal.invalid.count metric
  • #54505 - Bump Maven wrapper to 3.9.16
  • #54520 - Add maven distribution sha256 validation
  • #54522 - Dev UI Workspace - the scroll is not working anymore
  • #54527 - Avoid transfer progress in Quarkus Update commands

... (truncated)

Commits
  • 18cdcce [RELEASE] - Bump version to 3.36.1
  • fc2edab Merge pull request #54636 from gsmet/3.36.1-backports-1
  • 6835e3b Signals: document programmatic Signal creation via Signal.create()
  • 1138766 signals: Receivers - resolve lambda inference ambiguity
  • 157345d Signals: introduce configurable concurrency limiter for blocking/virtual rece...
  • e022d2e Index additional classes in AWS Lambda extensions
  • 79fa580 Align MicroProfile Config with SmallRye Config
  • a1a8998 Do not bytecode record the Vert.x service instances
  • 9093466 Bump Agroal to 3.2
  • 6ee9f90 Fix platform BOM and platform metadata override ordering
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 4, 2026
@maxday
Copy link
Copy Markdown
Owner

maxday commented Jun 6, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.36.1 branch from 6d88b22 to 7f8de01 Compare June 6, 2026 21:56
@maxday
Copy link
Copy Markdown
Owner

maxday commented Jun 6, 2026

https://github.com/dependabot rebase

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.32.2 to 3.36.1.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.32.2...3.36.1)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.36.1 branch from 7f8de01 to 3017a40 Compare June 6, 2026 22:24
@maxday maxday merged commit fe30891 into main Jun 6, 2026
81 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.36.1 branch June 6, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant